Esx Settings ComponentDetails
Esx Settings ComponentDetails
The Esx Settings ComponentDetails schema contains information that provide more details about the component from the depot.
This schema was added in vSphere API 7.0.0.0.
JSON Example
{
"display_name": "string",
"vendor": "string",
"display_version": "string"
}
string
display_name
Required
Display name of the component.
This property was added in vSphere API 7.0.0.0.
string
vendor
Required
Vendor of the component.
This property was added in vSphere API 7.0.0.0.
string
display_version
Optional
Human readable version of the component.
This property was added in vSphere API 7.0.0.0.
missing or null
if no version is provided for the component.